home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / Bonus / VCLZip / helpfile.exe / VCLZip.cnt (.txt) next >
Encoding:
Microsoft Windows Help File Content  |  2001-07-21  |  3.6 KB  |  154 lines

  1. :Base VCLZIP.hlp
  2. :Title Help
  3. :include delphi3.cfg
  4. :include delphi4.cfg
  5. 1 VCLZip, The Native Delphi Zip/UnZip Component=PG1
  6. 1 Installing VCLZip and its Help Files=PG1000
  7. 1 What's New This Version=PG65
  8. 1 What's New Previous Versions=PG9
  9. 1 Registering VCLZip=PG2000
  10. 1 Acknowledgments=PG176
  11. 1 Quick Start
  12. 2 Creating a Zip File=PG87
  13. 2 UnZipping Files=PG3
  14. 2 Using Streams=PG88
  15. 2 Creating Spanned Disk Zip Files=PG700
  16. 2 Creating Blocked Zip Files=PG2
  17. 2 Creating a Self Extracting Zip File=PG174
  18. 2 Working with wildcards=PG18
  19. 2 Streamlining Your Application=PG152
  20. 2 Frequently Asked Questions=PG175
  21. 2 Compiler Options Settings=PG23
  22. 1 TVCLZip Component=PG157
  23. 1 TVCLUnZip Component=PG7
  24. 1 VCLUnZip Properties
  25. 2  Public
  26. 3   Indexed (apply to each compressed file)
  27. 4    Filename=PG34
  28. 4    Pathname=PG37
  29. 4    FullName=PG40
  30. 4    CompressMethod=PG43
  31. 4    CompressMethodStr=PG46
  32. 4    DateTime=PG49
  33. 4    Crc=PG52
  34. 4    CompressedSize=PG55
  35. 4    UnCompressedSize=PG58
  36. 4    IsEncrypted=PG61
  37. 4    FileHasComment=PG64
  38. 4    FileComment=PG67
  39. 4    ExternalFileAttributes=PG312
  40. 4    DiskNo=PG70
  41. 4    Selected=PG44
  42. 4    DecryptHeader=PG45
  43. 4    FileIsOK=PG27
  44. 3   Non-Indexed (apply to entire archive)
  45. 4    ZipHasComment=PG79
  46. 4    ZipComment=PG73
  47. 4    Password=PG76
  48. 4    Count Property=PG31
  49. 4    NumDisks=PG82
  50. 4    CheckDiskLabels=PG705
  51. 4    MultiMode=PG229
  52. 4    ArchiveStream=PG11
  53. 4    Busy Property=PG12
  54. 4    NumSelected=PG68
  55. 4    BufferLength=PG66
  56. 2  Published
  57. 3   DestDir=PG94
  58. 3   DoAll=PG109
  59. 3   DoProcessMessages=PG118
  60. 3   FilesList=PG106
  61. 3   IncompleteZipMode=PG112
  62. 3   KeepZipOpen=PG115
  63. 3   OverwriteMode=PG103
  64. 3   RecreateDirs=PG100
  65. 3   ReplaceReadOnly=PG33
  66. 3   RetainAttributes=PG315
  67. 3   RootDir=PG223
  68. 3   SortMode=PG97
  69. 3   ThisVersion=PG177
  70. 3   ZipName=PG91
  71. 1 VCLUnZip Methods
  72. 2  CancelTheOperation=PG25
  73. 2  CheckArchive=PG54
  74. 2  ClearSelected=PG53
  75. 2  ClearZip=PG16
  76. 2  FillList=PG19
  77. 2  GetDecryptHeaderByteByPtr=PG62
  78. 2  GetDecryptHeaderPtr=PG63
  79. 2  ReadZip=PG10
  80. 2  Sort=PG22
  81. 2  UnZip=PG13
  82. 2  UnZipSelected=PG48
  83. 2  UnZipToStream=PG28
  84. 2  UnZipToStreamByIndex=PG47
  85. 2  UnZipToBuffer=PG24
  86. 2  UnZipToBufferByIndex=PG50
  87. 1 VCLUnZip Events
  88. 2  OnBadCRC=PG145
  89. 2  OnBadPassword=PG142
  90. 2  OnEndUnZip=PG133
  91. 2  OnFilePercentDone=PG124
  92. 2  OnGetNextDisk=PG151
  93. 2  OnInCompleteZip=PG148
  94. 2  OnPromptForOverwrite=PG136
  95. 2  OnSkippingFile=PG139
  96. 2  OnStartUnZip=PG130
  97. 2  OnStartUnzipInfo=PG121
  98. 2  OnTotalPercentDone=PG127
  99. 2  OnUnZipComplete=PG36
  100. 2  OnGetNextBuffer=PG17
  101. 1 VCLZip Properties
  102. 2  Public
  103. 3   IsModified=PG181
  104. 3   FileComment=PG67
  105. 3   ZipComment=PG73
  106. 3   Pathname=PG37
  107. 3   Filename=PG34
  108. 2  Published
  109. 3   AddDirEntriesOnRecurse=PG51
  110. 3   Dispose=PG211
  111. 3   ExcludeList=PG20
  112. 3   FileOpenMode=PG78
  113. 3   FlushFilesOnClose=PG77
  114. 3   MultZipInfo Properties
  115. 4    MultiMode=PG229
  116. 4    BlockSize=PG226
  117. 4    FirstBlockSize=PG702
  118. 4    SaveOnFirstDisk=PG59
  119. 4    SaveZipInfoOnFirstDisk=PG57
  120. 4    CheckDiskLabels=PG705
  121. 4    WriteDiskLabels=PG704
  122. 3   NoCompressList=PG21
  123. 3   PackLevel=PG205
  124. 3   Recurse=PG208
  125. 3   RelativePaths=PG8
  126. 3   ResetArchiveBitOnZip=PG72
  127. 3   SkipIfArchiveBitNotSet=PG96
  128. 3   Store83Names=PG178
  129. 3   StorePaths=PG214
  130. 3   StoreVolumes=PG217
  131. 3   TempPath=PG182
  132. 3   ZipAction=PG220
  133. 3   PreserveStubs=PG29
  134. 1 VCLZip Methods
  135. 2  Zip=PG160
  136. 2  DeleteEntries=PG163
  137. 2  SaveModifiedZipFile=PG166
  138. 2  ZipFromStream=PG169
  139. 2  ZipFromBuffer=PG26
  140. 2  FixZip=PG172
  141. 2  MakeSFX=PG173
  142. 2  MakeNewSFX=PG41
  143. 2  SFXToZip=PG30
  144. 1 VCLZip Events
  145. 2  OnStartZipInfo=PG300
  146. 2  OnStartZip=PG256
  147. 2  OnEndZip=PG303
  148. 2  OnDeleteEntry=PG306
  149. 2  OnDisposeFile=PG259
  150. 2  OnNoSuchFile=PG309
  151. 2  OnZipComplete=PG38
  152. 2  OnUpdate=PG56
  153. 2  OnRecursingFile=PG93
  154.